Microsoft Windows Graphic

To find a user account

Using the Windows interface

  1. Open Active Directory Users and Computers.
  2. If you want to search the entire domain, in the console tree, right-click the domain node, and then click Find.

    Or, if you know which organizational unit the user is in, in the console tree, right-click the organizational unit, and then click Find.

  3. In Name, type the name of the user you want to find.
  4. Click Find Now.

Notes

Using a command line

  1. Open Command Prompt.
  2. Type:

    dsquery user parameter

Value Description
parameter For the list of parameters, see Dsquery.

Notes

Related Topics